srKeepGrammar
( <Boolean> )
Sets
the grammar for the subsequent Input() operation in the script.
Parameters
<Boolean>
If true, the rest of the inputs in the script will accept the grammar
following this statement. If false, the grammar defined will be
considered only for the next input.
Return
Value
See for Example